test post

这里是测试文章。。。其实我觉得默认主题也是很好看啊

1
2
3
4
5
def hello(msg):
print(msg)

for i in range(1, 101):
print(i)